Storm

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:pr_underrun_tb (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --prism stream.ma --prop stream.csl pr_underrun_tb --constants N=1000 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:8.129920244216919s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Mar 19 02:25:02 2020
Command line arguments: --prism stream.ma --prop stream.csl pr_underrun_tb --constants N=1000 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.002s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 1.968s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	503501
Transitions: 	1004999
Choices: 	504500
Markovian St.: 	502500
Max. Rate.: 	8
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * underrun -> 999 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	503501
Transitions: 	1004999
Choices: 	504500
Markovian St.: 	502500
Max. Rate.: 	8
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * underrun -> 999 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "pr_underrun_tb": Pmin=? [true U<=2 "underrun"] ...
Result (for initial states): 0.01893903172125763
Time for model checking: 6.115s.